Full worked solutions · TI-Nspire CX II guidance · Traps & key concepts
$R'(2) \approx \dfrac{R(3) - R(1)}{3 - 1}$ (symmetric difference quotient — use the two table values surrounding $t = 2$)
$\displaystyle\int_0^8 R(t)\,dt \approx \sum_{i} R(t_{\text{left}}) \cdot \Delta t$
Subintervals from table: $[0,1],\ [1,3],\ [3,6],\ [6,8]$
Total water $= 50000 + \displaystyle\int_0^8 W(t)\,dt - \displaystyle\int_0^8 R(t)\,dt$
Use part (b) for the $R$ integral. Use the calculator for the $W$ integral.
Define $h(t) = W(t) - R(t)$. If $h(t)$ changes sign on $[0,8]$, then by IVT (since both $W$ and $R$ are continuous) there exists a $t$ where $h(t) = 0$, i.e., $W(t) = R(t)$.
$x(3) = x(0) + \displaystyle\int_0^3 \frac{dx}{dt}\,dt = 5 + \int_0^3 [t^2 + \sin(3t^2)]\,dt$
$y(3) = y(0) + \displaystyle\int_0^3 \frac{dy}{dt}\,dt = 1 + \int_0^3 \frac{dy}{dt}\,dt$
For $y$: read $\frac{dy}{dt}$ from the piecewise graph (slope of each segment).
$\dfrac{dy}{dx} = \dfrac{dy/dt}{dx/dt}$, evaluated at $t = 3$
$\text{speed} = \sqrt{\left(\dfrac{dx}{dt}\right)^2 + \left(\dfrac{dy}{dt}\right)^2}$
$\displaystyle\int_0^2 \sqrt{\left(\frac{dx}{dt}\right)^2+\left(\frac{dy}{dt}\right)^2}\,dt$
This is total distance, not displacement. Always under the radical.
$g'(x) = f(x)$. Check sign change of $f$ at $x = 10$.
$g''(x) = f'(x)$. Inflection of $g$ ↔ sign change in $f'$ ↔ $f$ changes from increasing to decreasing (or vice versa) at $x=4$.
Check all critical points (where $g'=f=0$) AND endpoints. Compute $g$ values using geometric areas.
Use the values computed in part (c). $g(x) = 0$ at $x = -4$... wait: $g(-4)=-8 \ne 0$. $g=0$ at $x=2$ and $x=10$.
$g \le 0$ wherever $g$ values are $\le 0$: from the list, that's $[-4, 2]$ and $[10, 12]$.
Differentiate $\frac{dy}{dx} = \frac{2x-1}{2y}$ with respect to $x$ using the quotient rule. Replace $\frac{dy}{dx}$ with the original expression.
At $(2,8)$: check $dy/dx = 0$ first (critical point), then check sign of $d^2y/dx^2$.
As $x \to 1$: numerator $g(1)-2 = 2-2 = 0$; denominator $3(1)-3 = 0$. This is $\frac{0}{0}$ form → apply L'Hôpital.
$y_{n+1} = y_n + f(x_n, y_n) \cdot \Delta x$ where $f(x,y) = \dfrac{2x-1}{2y}$ and $\Delta x = 0.5$
$\bar{r} = \dfrac{1}{10-0}\displaystyle\int_0^{10} r(h)\,dh = \dfrac{1}{10}\int_0^{10}\frac{3+h^2}{20}\,dh$
$V = \displaystyle\int_0^{10} \pi [r(h)]^2\,dh = \pi\int_0^{10}\left[\frac{3+h^2}{20}\right]^2 dh$
Differentiate $r = \dfrac{1}{20}(3+h^2)$ with respect to $t$:
$\dfrac{dr}{dt} = \dfrac{1}{20}(2h)\dfrac{dh}{dt} = \dfrac{h}{10}\dfrac{dh}{dt}$
$f(x) = \displaystyle\sum_{n=0}^{\infty} \dfrac{f^{(n)}(1)}{n!}(x-1)^n$
For $n \ge 2$: $\dfrac{f^{(n)}(1)}{n!} = \dfrac{(-1)^n(n-1)!}{n! \cdot 2^n} = \dfrac{(-1)^n}{n \cdot 2^n}$
Center $= 1$, radius $= 2$: the series converges for $|x-1| < 2$, i.e., $-1 < x < 3$. Must check endpoints separately.
Substitute $x = 1.2$ → $(x-1) = 0.2 = \dfrac{1}{5}$ into the first three terms.
For an alternating series satisfying the Alternating Series Test, the error $|$exact $-$ partial sum$|$ is less than the absolute value of the first omitted term.